purple_cipher_context_set_option

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_cipher_context_set_option(PurpleCipherContext* context, const(gchar)* name, gpointer value)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_cipher_context_set_option
    (,
    const(gchar)* name
    ,
    gpointer value
    )
  2. da_purple_cipher_context_set_option purple_cipher_context_set_option;

Meta